ComponentOne Xamarin Edition
CanFilter Method (C1FilterCollectionView<T>)
C1.CollectionView Assembly > C1.CollectionView Namespace > C1FilterCollectionView<T> Class : CanFilter Method
The filter expression that determine how the data would be filtered.
Returns whether the collection view is able to filter the specified expression.
Syntax
public override bool CanFilter( 
   FilterExpression filterExpression
)

Parameters

filterExpression
The filter expression that determine how the data would be filtered.
See Also

Reference

C1FilterCollectionView<T> Class
C1FilterCollectionView<T> Members